Attachments
Collection Object
The
Attachments collection object contains one or more Attachment objects.
Quick Info
Specified
in header file: |
MDISP.ODL |
First
available in version: |
OLE
Messaging Library 1.0 |
Parent
objects: |
Message |
Child
objects: |
Attachment |
Default
property: |
Item |
An
Attachments collection is considered a small collection, which means
that it supports count and index values that let you access an individual
Attachment objects through the Item property. The Attachments collection
supports the Visual Basic For Each statement.
Properties
|
Available
in version |
|
|
Application |
1.0 |
String |
Read-only |
Class |
1.0 |
Long |
Read-only |
Count |
1.0 |
Long |
Read-only |
Item |
1.0 |
Attachment
object |
Read-only |
Parent |
1.0 |
Message
object |
Read-only |
Session |
1.0 |
Session
object |
Read-only |
Methods
|
Available
in version |
|
Add |
1.0 |
(optional)
name as String, |
Delete |
1.0 |
(none) |